adTempus API
PreviousUpNext
ICustomAction::ActionDefinition Property

The configuration data for this CustomAction.

C++
__property BSTR ActionDefinition;
C#
String ActionDefinition;
Visual Basic
Property ActionDefinition() As String

 

This data is managed by the custom action provider and is used to store all settings for the action. The format of the data is provider-defined, but developers are strongly encouraged to use XML. 

If the action makes use of any other adTempus objects it must store references to those objects (using the object's OID) and also add the objects to the CustomReferencedObjects collection.

adTempus API Reference version 3.0.0.0, revised 10/30/2008